home *** CD-ROM | disk | FTP | other *** search
/ Aminet 46 / Aminet 46 (2001)(GTI - Schatztruhe)[!][Dec 2001].iso / Aminet / text / print / cha_willprint.readme < prev    next >
Text File  |  2001-11-03  |  2KB  |  60 lines

  1. Short:    Insert hex codes into text
  2. Author:   Claude Heiland-Allen <claude.heiland-allen@lincoln.oxford.ac.uk>
  3. Uploader: Claude Heiland-Allen <claude.heiland-allen@lincoln.oxford.ac.uk>
  4. Version:  1.1 (2000.01.20)
  5. Type:     text/print
  6. Requires: AmigaOS v37
  7.  
  8. $VER: cha_willprint.readme 1.2 (2001.10.30) Claude Heiland-Allen
  9.  
  10. I knocked up this little utility for Will on the Amiga-Hacks
  11. mailing list, so he could send hex in text.  Hi Will!
  12.  
  13. Usage: cha_willprint <inputfile >outputfile
  14. Example: cha_willprint <cha_willprint.example >PAR:
  15.  
  16. File format:  you put a hex code in between <...> in your
  17. text (upper or lower case, must be two digits), and the
  18. output will contain that hex code.  This means that you
  19. can't use < and > in the text itself, but you can use the
  20. codes <3C> and <3E> respectively.  Check out the example
  21. text.
  22.  
  23. Notes:
  24.   - you can abort with control-C if you're getting scared
  25.   - no error messages: check the return code in the shell
  26.     (0 is good, not 0 is bad)
  27.   - if you use Amiga escape codes and send the output to
  28.     PRT: it should be more hardware independent than using
  29.     printer escape codes and sending the output to PAR:,
  30.     but then special printer commands are much longer, and
  31.     you need a driver for the printer
  32.  
  33. Future:
  34.   - standard ANSI codes (perhaps like <#bold> ... <#\bold>)
  35.   - no new version will appear if no-one wants it
  36.  
  37. Contents:
  38.     cha_willprint/.build                    make file
  39.     cha_willprint/.distribution             distribution script
  40.     cha_willprint/cha_willprint             the program
  41.     cha_willprint/cha_willprint.e           E source code
  42.     cha_willprint/cha_willprint.example     example text
  43.     cha_willprint/cha_willprint.out         example output
  44.     cha_willprint/cha_willprint.readme      this file
  45.  
  46.  
  47. ============================= Archive contents =============================
  48.  
  49. Original  Packed Ratio    Date     Time    Name
  50. -------- ------- ----- --------- --------  -------------
  51.      334     149 55.3% 20-Jan-00 16:31:08 +.build
  52.      341     176 48.3% 20-Jan-00 16:31:08 +.distribution
  53.     1816     853 53.0% 20-Jan-00 16:31:08 +cha_willprint
  54.     1509     727 51.8% 20-Jan-00 16:31:08 +cha_willprint.e
  55.      212     167 21.2% 20-Jan-00 16:31:08 +cha_willprint.example
  56.      195     153 21.5% 20-Jan-00 16:31:08 +cha_willprint.out
  57.     1772     803 54.6% 20-Jan-00 16:31:08 +cha_willprint.readme
  58. -------- ------- ----- --------- --------
  59.     6179    3028 50.9% 01-Nov-101 07:56:12   7 files
  60.